ResourceTranslator usage details

Summary

org.eclipse.core.internal.runtime.ResourceTranslator has 9 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] getResourceBundle(Bundle) : ResourceBundle
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.getResourceBundle(Bundle) 555 PRIVATE_PERMISSIBLE
org.eclipse.core.internal.plugins.PluginDescriptor.getResourceBundle() 134 PRIVATE_PERMISSIBLE
org.eclipse.core.internal.registry.osgi.EclipseBundleListener.addBundle(Bundle, boolean) 177 PRIVATE_PERMISSIBLE
[+] getResourceString(Bundle, String) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.getResourceString(Bundle, String) 562 PRIVATE_PERMISSIBLE
org.eclipse.core.internal.plugins.PluginDescriptor.getResourceString(String) 142 PRIVATE_PERMISSIBLE
[+] getResourceString(Bundle, String, ResourceBundle) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.getResourceString(Bundle, String, ResourceBundle) 569 PRIVATE_PERMISSIBLE
org.eclipse.core.internal.plugins.PluginDescriptor.getResourceString(String, ResourceBundle) 149 PRIVATE_PERMISSIBLE
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.translate(String, ResourceBundle) 99 PRIVATE_PERMISSIBLE
[+] getResourceString(Bundle, String[], String) : String[]
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.translate(String[], IContributor, String) 106 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional